
.shopp {
    position: absolute;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    top: 150px;
    left: 50%;
    transform: translate(-50%);
    height: 83px;
}

.ck {
    display: inline-block;
    list-style: none;
    margin: 10px 0;
    padding: 5px 10px;
    margin: 40px 0px 30px 0px;
    color: #000;
}


.spis {
    color: #A9A9A9;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 16px;
    top: 215px;
    
}

.listn {
    display: inline-block;
    list-style: none;
    margin: 10px 0;
    padding: 5px 10px;
    margin: 40px 0px 30px 0px;
    color: gray;
}

.nk {
    position: relative;
    width: 212px;
    left: 200px;
    height: 48px;
    font-family: 'Barlow', sans-serif;
      font-weight: 500;
      font-size: 27px;
      line-height: 48px;
      display: flex;
      align-items: flex-end;
   
      color: #000000;
 }


 .imgh {
    position: relative;
    width: 300px;
    height: 400px;
    padding: 2px 2px 2px 2px;
 }

 .con {
    padding: 0px 0px 50px 0px;
 }

 .kop {
    position: relative;
    display: flex;
    left: -6px;
    justify-content: center;
    align-items: flex-end;
    gap: 66px;
    top: 230px;
 }



.lilil {
    position: relative;
    float: left;
}

.alal {
    font-family: 'Barlow', sans-serif;
    padding: 10px;
    color: black;
    font-size: 20px;
    display: block;
}

.alal:hover {
    background: black;
    color: white;
    
}

.ulul {
    position: absolute;
    left: 0;
    width: 180px;
    height: 60px;
    background: white;
    display: none;
}

.loler {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .1);
    background: white;
}

.lilil:hover > .ulul {
    display: initial;
}

.nav_shop {
    position: relative;
    width: 900px;
    height: 600px;
    left: 500px;
    top: -450px;
}

.h2_t {
    position: relative;
    width: 212px;
    left: 30px;
    height: 48px;
    font-family: 'Barlow', sans-serif;
      font-weight: 500;
      font-size: 17px;
      line-height: 20px;
   
      color: black;
}

.hjh {

background: #000;
}


.nav_shopjj {
    position: relative;
    width: 900px;
    height: 600px;
    left: 590px;
    top: 250px;
}


.con3, .con6, .con9, .con12, .con15, .con18, .con21, .con24 {
    position: relative;
    top: 0px;
    padding: 0px 0px 50px 0px;

}




